Vcenter NamespaceManagement Stats TimeSeries PodIdentifier
Pod identifier. These are the fields required to uniquely identify a pod.
This schema was added in vSphere API 7.0.0.0.
{
"namespace": "string",
"pod_name": "string"
}
The namespace that the pod is running in.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespaces.Instance
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespaces.Instance
.
The name of the pod itself.
This property was added in vSphere API 7.0.0.0.